getTranslationZ

open fun getTranslationZ(@NonNull view: @NonNull View): Float(source)

The depth location of this view relative to its elevation.

Return

The depth of this view relative to its elevation.

Parameters

view

view for which to get the translation.